[INFO] cloning repository https://github.com/nofuncoding/bad_player
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nofuncoding/bad_player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnofuncoding%2Fbad_player", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnofuncoding%2Fbad_player'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a691c82109d821af3a1e8961992d7619bf1d0d47
[INFO] checking nofuncoding/bad_player against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnofuncoding%2Fbad_player" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nofuncoding/bad_player
[INFO] finished tweaking git repo https://github.com/nofuncoding/bad_player
[INFO] tweaked toml for git repo https://github.com/nofuncoding/bad_player written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nofuncoding/bad_player on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nofuncoding/bad_player already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded zune-jpeg v0.4.13
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded ravif v0.11.10
[INFO] [stderr]   Downloaded rgb v0.8.48
[INFO] [stderr]   Downloaded built v0.7.4
[INFO] [stderr]   Downloaded bitstream-io v2.5.0
[INFO] [stderr]   Downloaded image-webp v0.1.3
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded fast_image_resize v4.2.1
[INFO] [stderr]   Downloaded image v0.25.2
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded clap v4.5.15
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d4cfd18c984011038ef871914d7a15246c11fd9bc30e7958a01ff5eef4b8dd9
[INFO] running `Command { std: "docker" "start" "9d4cfd18c984011038ef871914d7a15246c11fd9bc30e7958a01ff5eef4b8dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d4cfd18c984011038ef871914d7a15246c11fd9bc30e7958a01ff5eef4b8dd9" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d4cfd18c984011038ef871914d7a15246c11fd9bc30e7958a01ff5eef4b8dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d4cfd18c984011038ef871914d7a15246c11fd9bc30e7958a01ff5eef4b8dd9" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rgb v0.8.48
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking clap v4.5.15
[INFO] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking fast_image_resize v4.2.1
[INFO] [stderr]     Checking bad_player v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `frame_size` and `last_frame` are never read
[INFO] [stdout]   --> src/term.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     frame_size: (u16, u16),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     last_frame: Option<ImageBuffer<Rgb<u8>, Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Renderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_frame_size` and `frame_size` are never used
[INFO] [stdout]   --> src/term.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Renderer {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn set_frame_size(&mut self, size: (u16, u16)) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn frame_size(&self) -> (u16, u16) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `frame_size` and `last_frame` are never read
[INFO] [stdout]   --> src/term.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     frame_size: (u16, u16),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     last_frame: Option<ImageBuffer<Rgb<u8>, Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Renderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_frame_size` and `frame_size` are never used
[INFO] [stdout]   --> src/term.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Renderer {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn set_frame_size(&mut self, size: (u16, u16)) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn frame_size(&self) -> (u16, u16) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.53s
[INFO] running `Command { std: "docker" "inspect" "9d4cfd18c984011038ef871914d7a15246c11fd9bc30e7958a01ff5eef4b8dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4cfd18c984011038ef871914d7a15246c11fd9bc30e7958a01ff5eef4b8dd9", kill_on_drop: false }`
[INFO] [stdout] 9d4cfd18c984011038ef871914d7a15246c11fd9bc30e7958a01ff5eef4b8dd9
